"please promote another valid smtp address before removing this one"
I get this error each time I try and remove the email address using:PS> $pf = get-mailPublicFolder folder1PS> $pf.EmailAddresses -="folder1@mydomain.com"PS> $pf | set-mailPublicFolder- The folder does not get the email address policy- I have set another address to be the primary using: PS> set-mailpublicfolder -id "folder1" -primarySmtpAddress folderalternate@mydomain.com - I can remove the address using EMC!?!?!- I have waited- The output of get-mailPublicFolder clearly shows the folderalternate@mydomain.com as the PrimaryThanks All.Pete
March 18th, 2010 7:22pm

It's hard for me to judge without seeing what the value of the EmailAddresses property is before you run the command.-- Ed Crowley MVP"There are seldom good technological solutions to behavioral problems.". "petenorris" wrote in message news:bd61603a-9de5-4d59-a43e-68e0ac3c0d1e...I get this error each time I try and remove the email address using:PS> $pf = get-mailPublicFolder folder1PS> $pf.EmailAddresses -="folder1@mydomain.com"PS> $pf | set-mailPublicFolder- The folder does not get the email address policy- I have set another address to be the primary using: PS> set-mailpublicfolder -id "folder1" -primarySmtpAddress folderalternate@mydomain.com - I can remove the address using EMC!?!?!- I have waited- The output of get-mailPublicFolder clearly shows the folderalternate@mydomain.com as the PrimaryThanks All. Pete Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
March 18th, 2010 8:22pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics